projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9750333
)
* lisp/progmodes/heex-ts-mode.el (heex-ts): Fix :group name.
author
Michael Albinus
<michael.albinus@gmx.de>
Sat, 19 Apr 2025 07:41:58 +0000
(09:41 +0200)
committer
Michael Albinus
<michael.albinus@gmx.de>
Sat, 19 Apr 2025 07:41:58 +0000
(09:41 +0200)
lisp/progmodes/heex-ts-mode.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/heex-ts-mode.el
b/lisp/progmodes/heex-ts-mode.el
index 0f7785a327912db499583f3459e595a7aa062fcc..378c9ad4e2261c658b0859a41a44d1914f7a0671 100644
(file)
--- a/
lisp/progmodes/heex-ts-mode.el
+++ b/
lisp/progmodes/heex-ts-mode.el
@@
-42,7
+42,7
@@
(defgroup heex-ts nil
"Major mode for editing HEEx code."
:prefix "heex-ts-"
- :group 'lang
au
ges)
+ :group 'lang
ua
ges)
(defcustom heex-ts-indent-offset 2
"Indentation of HEEx statements."